Skip to content

feat: convert chat widgets into skills with progressive disclosure over ACP - #1137

Merged
ital0 merged 16 commits into
mainfrom
italomenezes/thu-736-convert-chat-widgets-into-skills-and-rework-the-skill
Jul 28, 2026
Merged

feat: convert chat widgets into skills with progressive disclosure over ACP#1137
ital0 merged 16 commits into
mainfrom
italomenezes/thu-736-convert-chat-widgets-into-skills-and-rework-the-skill

Conversation

@ital0

@ital0 ital0 commented Jul 24, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

@github-actions

Copy link
Copy Markdown

Semgrep Security Scan

No security issues found.

@ital0 ital0 self-assigned this Jul 24, 2026
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

PR Metrics

Metric Value
Lines changed (prod code) +789 / -223
JS bundle size (gzipped) 🟢 579.6 KB → 584.9 KB (+5.3 KB, +0.9%)
Test coverage 🟢 80.92% → 80.88% (+-0.0%)
Performance (preview) Preview not ready — Render deploy may have timed out
Accessibility
Best Practices
SEO

Updated Tue, 28 Jul 2026 21:37:23 GMT · run #2479

@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Preview environment destroyed 🧹

Stack preview-pr-1137 and its Cloudflare subdomain have been cleaned up.

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 0d03c6fc7310 · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/widgets/index.ts
Comment thread src/defaults/skills.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: f4fc677e9a0c · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/widgets/index.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 7f6c8ff886e2 · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/acp/acp-adapter.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 289c495f02b9 · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/acp/acp-adapter.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 6975d1573e45 · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/defaults/skills.ts
Comment thread src/dal/skills.ts Outdated
Comment thread src/ai/eval/types.ts Outdated

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Reviewed the diff — no issues to report. ✅ Never approves, never requests changes, never gates merge.
head: 336861acfa2e · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

…convert-chat-widgets-into-skills-and-rework-the-skill

# Conflicts:
#	src/ai/prompt.ts
#	src/components/chat/chat-skills-bar.test.tsx
#	src/defaults/skills.test.ts
#	src/defaults/skills.ts
#	src/lib/reconcile-defaults.ts
#	src/skills/library-row.tsx
#	src/skills/skill-detail.tsx
#	src/skills/skills-view-state.test.ts
#	src/skills/skills-view-state.ts
#	src/skills/skills-view.tsx
@ital0 ital0 changed the title feat(THU-736): convert chat widgets into skills with progressive disclosure over ACP feat: convert chat widgets into skills with progressive disclosure over ACP Jul 28, 2026
…convert-chat-widgets-into-skills-and-rework-the-skill

# Conflicts:
#	src/ai/fetch.ts
#	src/ai/prompt.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 5c61e754a2bf · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/dal/skills.ts Outdated
Comment thread src/ai/fetch.ts Outdated
Comment thread src/skills/skills-view.tsx

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: b7f861d57675 · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/lib/data-migrations/restamp-widget-skill-default-hashes.ts
Comment thread src/ai/prompt.ts

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔭 thunder-deep-review (advisory)

Complements the other bots — surfaces only what they did not flag. Never approves, never requests changes, never gates merge.
head: 491599b880ad · mode: deep · deferred 0 item(s) already reported by other bots (best-effort dedup)

Comment thread src/acp/connect.ts
@ital0
ital0 merged commit 7345f82 into main Jul 28, 2026
43 of 45 checks passed
@ital0
ital0 deleted the italomenezes/thu-736-convert-chat-widgets-into-skills-and-rework-the-skill branch July 28, 2026 23:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant